Skip to content

Upgrade fixes#142

Merged
roberthunt merged 3 commits intomasterfrom
upgrade-fixes
May 10, 2017
Merged

Upgrade fixes#142
roberthunt merged 3 commits intomasterfrom
upgrade-fixes

Conversation

@dpslwk
Copy link
Member

@dpslwk dpslwk commented May 10, 2017

Bunch of fixes from the recent upgrade's

@dpslwk dpslwk modified the milestones: Banking & Audit, Base System May 10, 2017
@dpslwk dpslwk added the bug label May 10, 2017
New modal view is not working yet as I can’t get the foundation reveal stuff to work
Use to trigger a overlay flash
`flash()->overlay('Modal Message', 'Modal Title’);`

 but we need something like
```
<script>
    $('#flash-overlay-modal’).foundation(‘open’);
</script>
```
But I’m just getting errors
@roberthunt roberthunt merged commit 94bc5ee into master May 10, 2017
@dpslwk dpslwk deleted the upgrade-fixes branch May 12, 2017 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants